PDFDocGetOCGConfig Method |
Gets the OCG configuration.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public Config GetOCGConfig()
Public Function GetOCGConfig As Config
public:
virtual Config^ GetOCGConfig() sealed
Return Value
Type:
Configthe default optional-content configuration for the document
from the OCProperties D entry.
See Also