ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFLayer Class : CurrentState Property |
'Declaration Public Property CurrentState As Boolean
'Usage Dim instance As ImGearPDFLayer Dim value As Boolean instance.CurrentState = value value = instance.CurrentState
public bool CurrentState {get; set;}