Namespace: BitMiracle.Docotic.Pdf.Layout
public TextSpan Style( TextStyle style )
Public Function Style ( style As TextStyle ) As TextSpan
Exception | Condition |
---|---|
ArgumentNullException | style is null. |
ArgumentException | style or its fallback belongs to a different Document. |