Discuss this help topic in SecureBlackbox Forum

TElPDFCIDFont.W

TElPDFCIDFont     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies glyph widths in the CIDFont.

Declaration

[C#]
    TElPDFMetricW W;

[VB.NET]
    Property W As TElPDFMetricW

[Pascal]
    property W : TElPDFMetricW;

[C++]
    TElPDFMetricW* get_W();

[PHP]
    TElPDFMetricW get_W()

[Java]
    TElPDFMetricW getW();

Description

    Use this property to specify glyph widths in the CIDFont.

See also:     DW     W2    

Discuss this help topic in SecureBlackbox Forum