ImageGear .NET - Updated October 26, 2017
VisPolicy Property




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDictionary Class : VisPolicy Property
Gets the optional-content membership dictionary's visibility policy.
Syntax
'Declaration
 
Public ReadOnly Property VisPolicy As ImGearPDFOCMDVisPolicy
 
'Usage
 
Dim instance As ImGearPDFDictionary
Dim value As ImGearPDFOCMDVisPolicy
 
value = instance.VisPolicy

Property Value

ImGearPDFOCMDVisPolicy enumeration value.
Remarks
Gets the optional-content membership dictionary's visibility policy, which determines the visibility of content with respect to the ON-OFF state of the layers listed in the dictionary.
See Also

Reference

ImGearPDFDictionary Class
ImGearPDFDictionary Members
ImGearPDFOCMDVisPolicy Enumeration
ImGearPDFLayer Class