[This is preliminary documentation and is subject to change.]

Get or set the verbatim content of this CSS stylesheet.

Namespace:  TallComponents.Web
Assembly:  TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.2.7

Syntax

C#
public string Text { get; set; }
Visual Basic (Declaration)
Public Property Text As String

Remarks

You should not set this property to nullNothingnullptra null reference (Nothing in Visual Basic).

See Also