PdfRepeatCanvasCollectionItem Property
Returns the canvas at the given index in collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfRepeatCanvas this[
int index
] { get; }
- index Int32
- The canvas index in collection
PdfRepeatCanvasThe canvas at the given index