Accusoft.PdfXpressSdk Namespace > PageArtifactOptions Class : VerticalAlignment Property |
'Declaration Public Property VerticalAlignment As VerticalAlignment
'Usage Dim instance As PageArtifactOptions Dim value As VerticalAlignment instance.VerticalAlignment = value value = instance.VerticalAlignment
public VerticalAlignment VerticalAlignment {get; set;}
public: __property VerticalAlignment get_VerticalAlignment(); public: __property void set_VerticalAlignment( VerticalAlignment value );
public: property VerticalAlignment VerticalAlignment { VerticalAlignment get(); void set ( VerticalAlignment value); }
The default value is Top.