public PdfLineStyle LineStyle { get; set; }
Public Property LineStyle As PdfLineStyle Get Set
public: property PdfLineStyle^ LineStyle { PdfLineStyle^ get (); void set (PdfLineStyle^ value); }
member LineStyle : PdfLineStyle with get, set
In This Article