Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
public abstract Rectangle BarcodeSize { get; }
Public MustOverride ReadOnly Property BarcodeSize As Rectangle Get
public: virtual property Rectangle^ BarcodeSize { Rectangle^ get () abstract; }