Class to represent hide action data. More...
Public Member Functions | |
HideAction (const Array< String^ >^fields, Boolean hide) | |
Constructor to initialize a new instance of class PDF::HideAction with specific values. | |
Properties | |
Array< String^ >^ | Fields |
A String array that represents names of fields to be included or excluded. | |
Boolean | Hide |
Indicate to hide or show fields. | |
Class to represent hide action data.