public class PdfRepeatCanvasCollection
Public Class PdfRepeatCanvasCollection
public ref class PdfRepeatCanvasCollection
type PdfRepeatCanvasCollection = class end
Count | The number of canvases in collection |
Item | Returns the canvas at the given index in collection |
PdfDocument | The PDF document owning this canvases collection |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetEnumerator | Returns the repeated canvases collection enumerator |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |