PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
List of the PDF controls which have their Hidden flags changed.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public PDFControls Controls { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Controls As PDFControls |
Visual C++ |
---|
public: property PDFControls^ Controls { PDFControls^ get (); } |