Leadtools.Barcode.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
AspectHeight Property
See Also 
Leadtools.Barcode Namespace > BarcodeWritePdf Class : AspectHeight Property



Gets or sets the height of the aspect ratio of the symbol.

Syntax

Visual Basic (Declaration) 
Public Property AspectHeight As Integer
Visual Basic (Usage)Copy Code
Dim instance As BarcodeWritePdf
Dim value As Integer
 
instance.AspectHeight = value
 
value = instance.AspectHeight
C# 
public int AspectHeight {get; set;}
C++/CLI 
public:
property int AspectHeight {
   int get();
   void set (int value);
}

Return Value

Height of the aspect ratio.

Example

For an example, refer to BarcodeWritePdf class example.

Remarks

When the flags parameter of the BarcodeEngine.Write method is set to BarcodeWriteFlags.ColumnRowAsLimits then the value of this property will be ignored.

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also

Leadtools.Barcode.CF requires a Barcode Module license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features