Interface IContentStreamValidationParameter

All Known Implementing Classes:
AbstractColorValidationContext, ExtendedGStateValidationContext, FillColorValidationContext, FontGlyphsGStateValidationContext, StrokeColorValidationContext

public interface IContentStreamValidationParameter
Interface for validation context classes which store content stream.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the content stream.
  • Method Details

    • getContentStream

      PdfStream getContentStream()
      Gets the content stream.
      Returns:
      the content stream