-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
In version 1.1.0 we are unable to set the Pipeline property in the Model.Doc class. Doesn't appear to be an option when creating a new Model.Doc class.
public Doc(string Name = null, DocumentTypeEnum? DocumentType = default(DocumentTypeEnum?), string DocumentContent = null, string DocumentUrl = null, bool? Test = default(bool?), StrictEnum? Strict = default(StrictEnum?), bool? IgnoreResourceErrors = default(bool?), string Tag = null, bool? Help = default(bool?), bool? Javascript = default(bool?), string Referrer = null, string CallbackUrl = null, PrinceOptions PrinceOptions = null);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels