Interface PdfPageBuilder.IContentStream
Provides access to the raw page data structures for advanced editing use cases.
public interface PdfPageBuilder.IContentStream
Properties
Operations
The operations making up the page content stream.
List<IGraphicsStateOperation> Operations { get; }