public ZOrder Zorder {get; set;}
public: __property ZOrder get_Zorder(); public: __property void set_Zorder( ZOrder value );
public: property ZOrder Zorder { ZOrder get(); void set ( ZOrder value); }
'Declaration Public Property Zorder As ZOrder
'Usage Dim instance As PageArtifactOptions Dim value As ZOrder instance.Zorder = value value = instance.Zorder
The default value is Front.
PageArtifactOptions Class PageArtifactOptions Members
©2018. Accusoft Corporation. All Rights Reserved.