Returns the line ending style for the starting point of the line.
Original signature is '- (PDFLineStyle)startLineStyle'
Available in Mac OS X v10.4 and later.

C# | Visual Basic | Visual C++ |
public virtual PDFLineStyle StartLineStyle { get; set; }
Public Overridable Property StartLineStyle As PDFLineStyle Get Set
public: virtual property PDFLineStyle StartLineStyle { PDFLineStyle get (); void set (PDFLineStyle value); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)