Click or drag to resize

iTextSharpHelperAddFirstPage Method

Namespace:  Novalys.VisualGuard.Security.Tools.Documentation.iTextSharp
Assembly:  Novalys.VisualGuard.Security.Tools.Documentation (in Novalys.VisualGuard.Security.Tools.Documentation.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public static void AddFirstPage(
	Document doc,
	string title,
	string subtitle,
	string createdBy
)

Parameters

doc
Type: Document
title
Type: SystemString
subtitle
Type: SystemString
createdBy
Type: SystemString
See Also