Leadtools.Services.Barcode.DataContracts Namespace > BarcodeWritePdf Class : Justify Property |
[DataMemberAttribute(Name="Justify", IsRequired=true)] public BarcodeJustifyFlags Justify {get; set;}
'Declaration <DataMemberAttribute(Name="Justify", IsRequired=True)> Public Property Justify As BarcodeJustifyFlags
'Usage Dim instance As BarcodeWritePdf Dim value As BarcodeJustifyFlags instance.Justify = value value = instance.Justify
[DataMemberAttribute(Name="Justify", IsRequired=true)] public BarcodeJustifyFlags Justify {get; set;}
DataMemberAttribute(Name="Justify", IsRequired=) get_Justify();
set_Justify(value);
[DataMemberAttribute(Name="Justify", IsRequired=true)] public: property BarcodeJustifyFlags Justify { BarcodeJustifyFlags get(); void set ( BarcodeJustifyFlags value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2